mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"Самолетная группа #006\");a_activate_group(\"Самолетная группа #003\");a_activate_group(\"Самолетная группа #010\");a_activate_group(\"Самолетная группа #011\");a_activate_group(\"Самолетная группа #004\");a_activate_group(\"Самолетная группа #007\");a_activate_group(\"Самолетная группа #005\");a_activate_group(\"Самолетная группа #008\");a_activate_group(\"Самолетная группа #009\");a_activate_group(\"Вертол. группа #004\");a_activate_group(\"Вертол. группа #002\");a_activate_group(\"Вертол. группа #003\");a_out_text_delay(\"я 112-й.  Внимание, группа роспуск.\", \"10\");a_set_flag(\"1\"); mission.trig.func[1]='';",
            [2] = "a_out_text_delay(\"301, я Саламандра, Зафиксирована большая группа самолётов и кораблей противника. Ваша задача - очистка неба от вражеских истребителей, ориентируйтесь ДРЛО. Удачи командир!\", \"20\"); mission.trig.func[2]='';",
            [3] = "a_out_text_delay(\"Саламандра, 301, Вас понял.\", \"10\"); mission.trig.func[3]='';",
            [4] = "a_set_flag(\"2\");a_out_text_delay(\"301, Саламандра, Как вы там? Бомбандировщики доложили об успехе. Возвращайтесь на борт.\", \"20\"); mission.trig.func[4]='';",
            [5] = "a_out_text_delay(\"Понял вас Саламандра, возвращаюсь на точку.\", \"10\"); mission.trig.func[5]='';",
            [6] = "a_out_text_delay(\"Задание провалено.\", \"10\"); mission.trig.func[6]='';",
            [7] = "a_out_text_delay(\"301, я 422. Посадку разрешаю.\", \"10\"); mission.trig.func[7]='';",
            [8] = "a_set_flag(\"3\"); mission.trig.func[8]='';",
            [9] = "a_out_text_delay(\"МИССИЯ ВЫПОЛНЕНА.\", \"20\");a_set_flag(\"10\"); mission.trig.func[9]='';",
            [10] = "a_out_text_delay(\"Миссия не выполнена. Повторите попытку.\", \"10\"); mission.trig.func[10]='';",
            [11] = "a_set_flag(\"4\"); mission.trig.func[11]='';",
            [12] = "a_out_text_delay(\"Миссия не выполнена. Повтоите попытку.\", \"10\"); mission.trig.func[12]='';",
            [13] = "a_out_text_delay(\"Миссия не выполнена. Повторите попытку.\", \"10\"); mission.trig.func[13]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_unit_in_zone(\"81\", \"Activator\") )",
            [2] = "return(c_time_since_flag(\"1\", \"20\") )",
            [3] = "return(c_time_since_flag(\"1\", \"40\") )",
            [4] = "return(c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") and c_unit_alive(\"86\") )",
            [5] = "return(c_time_since_flag(\"2\", \"25\") )",
            [6] = "return(c_unit_dead(\"86\") )",
            [7] = "return(c_unit_in_zone(\"86\", \"Posadka\") and c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") )",
            [8] = "return(c_unit_in_zone(\"86\", \"Posadka\") and c_unit_alive(\"86\") and c_unit_altitude_lower(\"86\", \"22\") )",
            [9] = "return(c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Posadka\") and c_unit_altitude_lower(\"86\", \"22\") and c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") and c_time_since_flag(\"3\", \"10\") and c_unit_speed_lower(\"86\", \"30\") )",
            [10] = "return(c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Posadka\") and c_unit_altitude_lower(\"86\", \"22\") and c_group_alive(\"Самолетная группа #006\") and c_group_alive(\"Самолетная группа #007\") and c_group_alive(\"Самолетная группа #008\") and c_time_since_flag(\"3\", \"10\") )",
            [11] = "return(c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Zapaska\") and c_unit_altitude_lower(\"86\", \"22\") )",
            [12] = "return(c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Zapaska\") and c_unit_altitude_lower(\"86\", \"22\") and c_time_since_flag(\"4\", \"10\") and c_unit_speed_lower(\"86\", \"30\") )",
            [13] = "return(c_unit_in_zone(\"86\", \"Zapaska 1\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [1]
            }, -- end of rules
            score = 50,
            side = "OFFLINE",
            predicate = "score",
            comment = "",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 27,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    group = 29,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            score = 10,
            side = "OFFLINE",
            predicate = "score",
            comment = "",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    flag = 10,
                    seconds = 10,
                    predicate = "c_flag_is_true",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            side = "OFFLINE",
            score = 30,
            predicate = "score",
            comment = "",
        }, -- end of [4]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_unit_in_zone(\"81\", \"Activator\") then a_activate_group(\"Самолетная группа #006\");a_activate_group(\"Самолетная группа #003\");a_activate_group(\"Самолетная группа #010\");a_activate_group(\"Самолетная группа #011\");a_activate_group(\"Самолетная группа #004\");a_activate_group(\"Самолетная группа #007\");a_activate_group(\"Самолетная группа #005\");a_activate_group(\"Самолетная группа #008\");a_activate_group(\"Самолетная группа #009\");a_activate_group(\"Вертол. группа #004\");a_activate_group(\"Вертол. группа #002\");a_activate_group(\"Вертол. группа #003\");a_out_text_delay(\"я 112-й.  Внимание, группа роспуск.\", \"10\");a_set_flag(\"1\"); mission.trigfunc[1]='';end;",
        [2] = "if c_time_since_flag(\"1\", \"20\") then a_out_text_delay(\"301, я Саламандра, Зафиксирована большая группа самолётов и кораблей противника. Ваша задача - очистка неба от вражеских истребителей, ориентируйтесь ДРЛО. Удачи командир!\", \"20\"); mission.trigfunc[2]='';end;",
        [3] = "if c_time_since_flag(\"1\", \"40\") then a_out_text_delay(\"Саламандра, 301, Вас понял.\", \"10\"); mission.trigfunc[3]='';end;",
        [4] = "if c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") and c_unit_alive(\"86\") then a_set_flag(\"2\");a_out_text_delay(\"301, Саламандра, Как вы там? Бомбандировщики доложили об успехе. Возвращайтесь на борт.\", \"20\"); mission.trigfunc[4]='';end;",
        [5] = "if c_time_since_flag(\"2\", \"25\") then a_out_text_delay(\"Понял вас Саламандра, возвращаюсь на точку.\", \"10\"); mission.trigfunc[5]='';end;",
        [6] = "if c_unit_dead(\"86\") then a_out_text_delay(\"Задание провалено.\", \"10\"); mission.trigfunc[6]='';end;",
        [7] = "if c_unit_in_zone(\"86\", \"Posadka\") and c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") then a_out_text_delay(\"301, я 422. Посадку разрешаю.\", \"10\"); mission.trigfunc[7]='';end;",
        [8] = "if c_unit_in_zone(\"86\", \"Posadka\") and c_unit_alive(\"86\") and c_unit_altitude_lower(\"86\", \"22\") then a_set_flag(\"3\"); mission.trigfunc[8]='';end;",
        [9] = "if c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Posadka\") and c_unit_altitude_lower(\"86\", \"22\") and c_group_dead(\"Самолетная группа #006\") and c_group_dead(\"Самолетная группа #007\") and c_group_dead(\"Самолетная группа #008\") and c_time_since_flag(\"3\", \"10\") and c_unit_speed_lower(\"86\", \"30\") then a_out_text_delay(\"МИССИЯ ВЫПОЛНЕНА.\", \"20\");a_set_flag(\"10\"); mission.trigfunc[9]='';end;",
        [10] = "if c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Posadka\") and c_unit_altitude_lower(\"86\", \"22\") and c_group_alive(\"Самолетная группа #006\") and c_group_alive(\"Самолетная группа #007\") and c_group_alive(\"Самолетная группа #008\") and c_time_since_flag(\"3\", \"10\") then a_out_text_delay(\"Миссия не выполнена. Повторите попытку.\", \"10\"); mission.trigfunc[10]='';end;",
        [11] = "if c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Zapaska\") and c_unit_altitude_lower(\"86\", \"22\") then a_set_flag(\"4\"); mission.trigfunc[11]='';end;",
        [12] = "if c_unit_alive(\"86\") and c_unit_in_zone(\"86\", \"Zapaska\") and c_unit_altitude_lower(\"86\", \"22\") and c_time_since_flag(\"4\", \"10\") and c_unit_speed_lower(\"86\", \"30\") then a_out_text_delay(\"Миссия не выполнена. Повтоите попытку.\", \"10\"); mission.trigfunc[12]='';end;",
        [13] = "if c_unit_in_zone(\"86\", \"Zapaska 1\") then a_out_text_delay(\"Миссия не выполнена. Повторите попытку.\", \"10\"); mission.trigfunc[13]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 3,
                dir = 270,
            }, -- end of at8000
            atGround = 
            {
                speed = 0,
                dir = 225,
            }, -- end of atGround
            at2000 = 
            {
                speed = 1,
                dir = 235,
            }, -- end of at2000
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            density = 1,
            visibility = 1000,
            thickness = 90,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            atGround = 0,
            at2000 = 0,
        }, -- end of turbulence
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        season = 
        {
            iseason = 1,
            temperature = 16,
        }, -- end of season
        clouds = 
        {
            density = 10,
            thickness = 2000,
            base = 5000,
            iprecptns = 2,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        [1] = "if c_unit_alive(\"86\")  then a_set_mission_result(50) end",
        [2] = "if c_group_dead(\"Самолетная группа #006\")  then a_set_mission_result(10) end",
        [3] = "if c_group_dead(\"Самолетная группа #008\")  then a_set_mission_result(10) end",
        [4] = "if c_flag_is_true(\"10\")  then a_set_mission_result(30) end",
        offline = 
        {
            conditions = 
            {
                [1] = "return(c_unit_alive(\"86\") )",
                [2] = "return(c_group_dead(\"Самолетная группа #006\") )",
                [3] = "return(c_group_dead(\"Самолетная группа #008\") )",
                [4] = "return(c_flag_is_true(\"10\") )",
            }, -- end of conditions
            actions = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(10)",
                [3] = "a_set_mission_result(10)",
                [4] = "a_set_mission_result(30)",
            }, -- end of actions
            func = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 3000,
                zoneId = 1,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.76085309971017,
                hidden = true,
                long = 0.64394377687058,
                x = -163852.30659945,
                name = "Activator",
                y = 214552.24386174,
            }, -- end of [1]
            [2] = 
            {
                radius = 8000,
                zoneId = 4,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.7644562330868,
                hidden = true,
                long = 0.63684054885376,
                x = -142381.17519058,
                name = "Posadka",
                y = 180728.76870626,
            }, -- end of [2]
            [3] = 
            {
                radius = 7000,
                zoneId = 5,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.76410085857637,
                hidden = true,
                long = 0.66594949424517,
                x = -137615.27939546,
                name = "Zapaska",
                y = 315097.00769047,
            }, -- end of [3]
            [4] = 
            {
                radius = 3000,
                zoneId = 6,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.75824762530919,
                hidden = true,
                long = 0.69716599331948,
                x = -164328.34570553,
                name = "Zapaska 1",
                y = 462251.91928839,
            }, -- end of [4]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.66059776138254,
        zoom = 2500000,
        centerX = 0.75402965873766,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
            [2] = 1,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "*********************************************\
\"Война или мир\" - споры продолжаются. \
\
Недавние обвинения, посыпавшиеся на турецкое правительство русскими дипломатами, о постоянный нападениях на российские военные самолёты, создали холодные отношения между Россией и Турцией. Обе страны применили санкции друг против друга. В первую очередь запретили входы и выходы из стран транспорным судам и самолётам. Вскоре, после провала\
недельных переговоров наступило затишье.\
*********************************************\
\
11 Августа 03:00. По данным полученных со спутника, турецкий военный флот в составе двух корабельных групп вышел из своих баз и направляется в зону кофликта. Резко возросла активность истребительной и\
стратегической авиации. \
Приказ главнокомандующего ВМФ ЧМ: Остановить прорыв турецких кораблей в\
зону конфликта. Оперативный штаб разработал операцию по вытеснению кораблей противника из зоны конфликта:\
Цель #1: Потопить как можно больше турецких кораблей, заставив их развернуться.\
Цель #2: Избежать большие потери среди двух авианосных групп.\
Цель #3: Не допустить прорыва самолётов противника в воздушное пространство России.\
\
В операции задействованны:\
А\\Б Майкоп:\
ТУ-142 - атака надводных целей\
СУ-27*4 - эскорт, перехват\
А\\Б Новороссийск:\
СУ-34*4 - атака надводных целей\
А\\Б Геленджик:\
СУ-30*3 - перехват\
1-2 авианосная группа:\
СУ-33*8 - эскорт, перехват\
Также в 08:15, с А\\Б базы Крымск ВВС Украины, в зону конфликта, ожидается прибытие ударной группы ТУ-22М3*2 для нанесения ракетного удара по кораблям противника, и СУ-27*8 для перехвата вражеской авиации.\
\
\
Внимание. По данным источника, в зоне конфликта действуют вражеские подводные лодки.",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
        [9] = true,
        [10] = true,
        [11] = true,
        [12] = true,
        [13] = true,
    }, -- end of trigflag
    descriptionRedTask = "Боевое распоряжение:\
Командиру 1-го звена 271 ОКИАП.\
Взлёт в 07:15 с ТАКР Адмирал Кузнецов (1-й авианосной группы), в составе звена СУ-33*2.\
\
Задачи:\
1. В 07:30 присоединиться к группе Малькова (СУ-34, позывной 112) и сопроводить её в зону конфликта.\
2. По окончанию эскорта приступить к очистке  воздушного пространства от истребителеной авиации  противника, для беспрепятственного нанесения ракетного удара по кораблям противника.\
\
\
Режим полёта:\
Высота на маршруте 2000\
Скорость 500\
\
\
Ваш позывной 301\
Подвески Р-73*2,Р-27ЭР*2,Р-27ЭР*6,РЭБ\
\
\
Посадка: ТАКР Адмирал Кузнецов (1-й авианосной группы).\
Запасные аэродромы: ТАКР Адмирал Кузнецов (2-й авианосной группы), А\\Б Адлер.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [2] = "2{91C96538-1213-44e6-83FA-1CE4E0FE54E3}.jpg",
        [3] = "3{9AE405C8-2925-4455-AAC6-E595D6FB5672}.jpg",
        [1] = "1{E50F92A3-5F34-454e-B517-681F8B207238}.jpg",
        [4] = "1{87DCC85E-B936-499e-A8C3-4C2A4B1AF54D}.jpg",
        [5] = "2{2BEFCF7C-A33C-40d5-A759-B311D8F9B49E}.jpg",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    unit = 81,
                    predicate = "c_unit_in_zone",
                    zone = 1,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    group = 27,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    group = 23,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [2]
                [3] = 
                {
                    group = 32,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [3]
                [4] = 
                {
                    group = 33,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [4]
                [5] = 
                {
                    group = 24,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [5]
                [6] = 
                {
                    group = 28,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [6]
                [7] = 
                {
                    group = 25,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [7]
                [8] = 
                {
                    group = 29,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [8]
                [9] = 
                {
                    group = 31,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [9]
                [10] = 
                {
                    group = 50,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [10]
                [11] = 
                {
                    group = 21,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [11]
                [12] = 
                {
                    group = 22,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [12]
                [13] = 
                {
                    text = "я 112-й.  Внимание, группа роспуск.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [13]
                [14] = 
                {
                    flag = 1,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [14]
            }, -- end of actions
            comment = "1 Activator",
        }, -- end of [1]
        [2] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 20,
                    zone = 2,
                    flag = 1,
                    predicate = "c_time_since_flag",
                    unit = 86,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "301, я Саламандра, Зафиксирована большая группа самолётов и кораблей противника. Ваша задача - очистка неба от вражеских истребителей, ориентируйтесь ДРЛО. Удачи командир!",
                    predicate = "a_out_text_delay",
                    seconds = 20,
                }, -- end of [1]
            }, -- end of actions
            comment = "2 Salamandra",
        }, -- end of [2]
        [3] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 40,
                    zone = 3,
                    flag = 1,
                    predicate = "c_time_since_flag",
                    unit = 86,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Саламандра, 301, Вас понял.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "3 Otzub",
        }, -- end of [3]
        [4] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    group = 27,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [1]
                [2] = 
                {
                    group = 28,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [2]
                [3] = 
                {
                    group = 29,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [3]
                [4] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [4]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 2,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
                [2] = 
                {
                    text = "301, Саламандра, Как вы там? Бомбандировщики доложили об успехе. Возвращайтесь на борт.",
                    predicate = "a_out_text_delay",
                    seconds = 20,
                }, -- end of [2]
            }, -- end of actions
            comment = "4 Svijaz",
        }, -- end of [4]
        [5] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 25,
                    group = 52,
                    flag = 2,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Понял вас Саламандра, возвращаюсь на точку.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "5 Otzub",
        }, -- end of [5]
        [6] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_dead",
                    unit = 86,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Задание провалено.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Bed",
        }, -- end of [6]
        [7] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    group = 27,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [2]
                [3] = 
                {
                    group = 28,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [3]
                [4] = 
                {
                    group = 29,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [4]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "301, я 422. Посадку разрешаю.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Posadka",
        }, -- end of [7]
        [8] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [2]
                [3] = 
                {
                    altitude = "22",
                    predicate = "c_unit_altitude_lower",
                    unit = 86,
                }, -- end of [3]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 3,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Posadka 1",
        }, -- end of [8]
        [9] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [2]
                [3] = 
                {
                    altitude = "22",
                    predicate = "c_unit_altitude_lower",
                    unit = 86,
                }, -- end of [3]
                [4] = 
                {
                    group = 27,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [4]
                [5] = 
                {
                    group = 28,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [5]
                [6] = 
                {
                    group = 29,
                    predicate = "c_group_dead",
                    unit = "",
                }, -- end of [6]
                [7] = 
                {
                    flag = 3,
                    seconds = 10,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [7]
                [8] = 
                {
                    speed = "30",
                    predicate = "c_unit_speed_lower",
                    unit = 86,
                }, -- end of [8]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "МИССИЯ ВЫПОЛНЕНА.",
                    predicate = "a_out_text_delay",
                    seconds = 20,
                }, -- end of [1]
                [2] = 
                {
                    flag = 10,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [2]
            }, -- end of actions
            comment = "Win",
        }, -- end of [9]
        [10] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    zone = 4,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [2]
                [3] = 
                {
                    altitude = "22",
                    predicate = "c_unit_altitude_lower",
                    unit = 86,
                }, -- end of [3]
                [4] = 
                {
                    group = 27,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [4]
                [5] = 
                {
                    group = 28,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [5]
                [6] = 
                {
                    group = 29,
                    predicate = "c_group_alive",
                    unit = "",
                }, -- end of [6]
                [7] = 
                {
                    flag = 3,
                    seconds = 10,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [7]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Миссия не выполнена. Повторите попытку.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "He Win",
        }, -- end of [10]
        [11] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    zone = 5,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [2]
                [3] = 
                {
                    altitude = "22",
                    predicate = "c_unit_altitude_lower",
                    unit = 86,
                }, -- end of [3]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    flag = 4,
                    text = "",
                    predicate = "a_set_flag",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Zapaska",
        }, -- end of [11]
        [12] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    predicate = "c_unit_alive",
                    unit = 86,
                }, -- end of [1]
                [2] = 
                {
                    zone = 5,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [2]
                [3] = 
                {
                    altitude = "22",
                    predicate = "c_unit_altitude_lower",
                    unit = 86,
                }, -- end of [3]
                [4] = 
                {
                    flag = 4,
                    seconds = 10,
                    predicate = "c_time_since_flag",
                    unit = "",
                }, -- end of [4]
                [5] = 
                {
                    speed = "30",
                    predicate = "c_unit_speed_lower",
                    unit = 86,
                }, -- end of [5]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Миссия не выполнена. Повтоите попытку.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "1 Zapaska",
        }, -- end of [12]
        [13] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    zone = 6,
                    predicate = "c_unit_in_zone",
                    unit = 86,
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    text = "Миссия не выполнена. Повторите попытку.",
                    predicate = "a_out_text_delay",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Zapaska 1",
        }, -- end of [13]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Вертол. группа #002",
                                groupId = 21,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 16,
                                            lat = 0.74679009293892,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63842364736028,
                                            x = -254532.45021945,
                                            speed = 41.666666666667,
                                            helipadId = 16,
                                            y = 192850.13315651,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75240567984353,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63787293376927,
                                            x = -218894.28846124,
                                            speed = 41.666666666667,
                                            y = 188759.03654439,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 16,
                                            lat = 0.74679009293892,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63842364736028,
                                            x = -254532.45021945,
                                            speed = 41.666666666667,
                                            helipadId = 16,
                                            y = 192850.13315651,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 36000,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UH-1H",
                                        CLSID = "{111132D6-F3AA-4C00-A53A-A6C5FB298572}",
                                        unitId = 39,
                                        lat = 0.74679009293892,
                                        skill = "High",
                                        y = 192850.13315651,
                                        long = 0.63842364736028,
                                        x = -254532.45021945,
                                        name = "Пилот #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "680",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 6,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Вертол. группа #003",
                                groupId = 22,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 500,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7443540656007,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66002424159499,
                                            x = -264992.50909679,
                                            speed = 55.555555555556,
                                            y = 295026.2957367,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74998886335199,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65184175769792,
                                            x = -231205.65850196,
                                            speed = 55.555555555556,
                                            y = 254714.36360438,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UH-1H",
                                        CLSID = "{111132D6-F3AA-4C00-A53A-A6C5FB298572}",
                                        unitId = 40,
                                        lat = 0.7443540656007,
                                        skill = "High",
                                        long = 0.66002424159499,
                                        x = -264992.50909679,
                                        name = "Пилот #7",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "680",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        y = 295026.2957367,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 7,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "Вертол. группа #004",
                                groupId = 50,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 24,
                                            lat = 0.74461706186515,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6612193364027,
                                            x = -262993.51494693,
                                            speed = 41.666666666667,
                                            helipadId = 24,
                                            y = 300547.41565514,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 300,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74965280831671,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66543345444761,
                                            x = -229755.39304253,
                                            speed = 41.666666666667,
                                            y = 318386.6405863,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UH-1H",
                                        CLSID = "{111132D6-F3AA-4C00-A53A-A6C5FB298572}",
                                        unitId = 107,
                                        lat = 0.74461706186515,
                                        skill = "High",
                                        y = 300547.41565514,
                                        long = 0.6612193364027,
                                        x = -262993.51494693,
                                        name = "Пилот #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "680",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            name = "Enfield21",
                                        }, -- end of callsign
                                        onboard_num = 36,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 25,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7467801842321,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63891037677753,
                                            x = -254497.30270289,
                                            speed = 5.5555555555556,
                                            y = 195133.25320312,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74684572957888,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63889677829315,
                                            x = -254082.79053349,
                                            speed = 5.5555555555556,
                                            y = 195052.21599213,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72989858761436,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6416685524519,
                                            x = -361401.7795893,
                                            speed = 5.5555555555556,
                                            y = 212831.98339209,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 6,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "VINSON",
                                        CLSID = "{4F4EEC97-D6CA-41D5-9C0C-ECE6991BA4E9}",
                                        unitId = 15,
                                        lat = 0.7467801842321,
                                        skill = "Average",
                                        long = 0.63891037677753,
                                        x = -254497.30270289,
                                        name = "Юнит #12",
                                        heading = -0.15108615495369,
                                        y = 195133.25320312,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "TICONDEROG",
                                        CLSID = "{E4C99B3C-BFA9-42B5-842B-563729B5DEFA}",
                                        unitId = 16,
                                        lat = 0.74679009293892,
                                        skill = "Average",
                                        long = 0.63842364736028,
                                        x = -254532.45021945,
                                        name = "Юнит #13",
                                        heading = -0.15108615495369,
                                        y = 192850.13315651,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 17,
                                        lat = 0.74668053368413,
                                        skill = "Average",
                                        long = 0.63911322936945,
                                        x = -255090.73299757,
                                        name = "Юнит #14",
                                        heading = -0.15142031781756,
                                        y = 196110.02742878,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 18,
                                        lat = 0.74670952641638,
                                        skill = "Average",
                                        long = 0.63867681320666,
                                        x = -254994.23954998,
                                        name = "Юнит #15",
                                        heading = -0.15108615495369,
                                        y = 194057.59909854,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 19,
                                        lat = 0.74680812376972,
                                        skill = "Average",
                                        long = 0.63918948123379,
                                        x = -254263.11651913,
                                        name = "Юнит #16",
                                        heading = -0.15142031781756,
                                        y = 196433.57294773,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "Кораб. группа #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74454978710912,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66095443832065,
                                            x = -263493.77627955,
                                            speed = 5.5555555555556,
                                            y = 299326.84965828,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74460879414022,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66095375101973,
                                            x = -263118.2863982,
                                            speed = 5.5555555555556,
                                            y = 299302.49714023,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72704509187694,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66273857700164,
                                            x = -374456.26389612,
                                            speed = 5.5555555555556,
                                            y = 314216.54688148,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 7,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "VINSON",
                                        CLSID = "{4F4EEC97-D6CA-41D5-9C0C-ECE6991BA4E9}",
                                        unitId = 20,
                                        lat = 0.74454978710912,
                                        skill = "Average",
                                        long = 0.66095443832065,
                                        x = -263493.77627955,
                                        name = "Юнит #17",
                                        heading = -0.008565021394255,
                                        y = 299326.84965828,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 21,
                                        lat = 0.74440978710912,
                                        skill = "Average",
                                        long = 0.66109443832065,
                                        x = -264347.08151368,
                                        name = "Юнит #18",
                                        heading = -0.008565021394255,
                                        y = 300034.76977055,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "Кораб. группа #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #003",
                                groupId = 23,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 3050,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74830573381743,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63389471385747,
                                            x = -245753.9236196,
                                            speed = 138.88888888889,
                                            y = 171229.57590828,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75273753646198,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.63599162044162,
                                                    radius = 50000,
                                                    y = 177130.67639556,
                                                    x = -150232.19580098,
                                                    lat = 0.76324817258148,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.63405986251073,
                                            x = -217510.00175643,
                                            speed = 138.88888888889,
                                            y = 170889.51568359,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75214999846306,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64044828101242,
                                            x = -220001.92229075,
                                            speed = 138.88888888889,
                                            y = 200839.75932166,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "B-52H",
                                        CLSID = "{58517ADF-DB08-4519-B2A0-727A3DFC0217}",
                                        unitId = 42,
                                        lat = 0.74830573381743,
                                        skill = "High",
                                        long = 0.63389471385747,
                                        x = -245753.9236196,
                                        name = "Пилот #9",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{46ACDCF8-5451-4E26-BDDB-E78D5830E93C}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "141135",
                                            flare = 192,
                                            chaff = 1125,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 171229.57590828,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Uzi11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #004",
                                groupId = 24,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74783125746785,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64670845361998,
                                            x = -246145.3201309,
                                            speed = 138.88888888889,
                                            y = 231378.486653,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75224419834171,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64963719483217,
                                                    radius = 100000,
                                                    y = 239995.08871237,
                                                    x = -144666.10112821,
                                                    lat = 0.76366481494834,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64657167536748,
                                            x = -218082.3566531,
                                            speed = 138.88888888889,
                                            y = 229382.61776237,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75215187584922,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65289231845019,
                                            x = -217178.43059804,
                                            speed = 138.88888888889,
                                            y = 258893.40829006,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "B-52H",
                                        CLSID = "{58517ADF-DB08-4519-B2A0-727A3DFC0217}",
                                        unitId = 43,
                                        lat = 0.74783125746785,
                                        skill = "High",
                                        long = 0.64670845361998,
                                        x = -246145.3201309,
                                        name = "Пилот #10",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{46ACDCF8-5451-4E26-BDDB-E78D5830E93C}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "141135",
                                            flare = 192,
                                            chaff = 1125,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 231378.486653,
                                        callsign = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Colt11",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #005",
                                groupId = 25,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7477644328515,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66423480266982,
                                            x = -242121.26861745,
                                            speed = 138.88888888889,
                                            y = 313510.59208339,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75203026068801,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.66400766908543,
                                                    radius = 50000,
                                                    y = 306805.94586784,
                                                    x = -148986.34423974,
                                                    lat = 0.76240228066356,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.66420417994387,
                                            x = -214969.55437234,
                                            speed = 138.88888888889,
                                            y = 311725.71976021,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75241539563646,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6729593772007,
                                            x = -209924.50446184,
                                            speed = 138.88888888889,
                                            y = 352421.89978161,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 10,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.726232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.726078,
                                            x = -355692.3067714,
                                            speed = 138.88888888889,
                                            airdromeId = 22,
                                            y = 617269.96285781,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "B-52H",
                                        CLSID = "{58517ADF-DB08-4519-B2A0-727A3DFC0217}",
                                        unitId = 44,
                                        lat = 0.7477644328515,
                                        skill = "High",
                                        long = 0.66423480266982,
                                        x = -242121.26861745,
                                        name = "Пилот #11",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [2] = 
                                                {
                                                    CLSID = "{46ACDCF8-5451-4E26-BDDB-E78D5830E93C}",
                                                }, -- end of [2]
                                            }, -- end of pylons
                                            fuel = "141135",
                                            flare = 192,
                                            chaff = 1125,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 313510.59208339,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Dodge11",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #009",
                                groupId = 31,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74299123334855,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66119833480202,
                                            x = -273350.34958436,
                                            speed = 138.88888888889,
                                            helipadId = 20,
                                            y = 301037.02590212,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75239204522431,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65085041548318,
                                                    radius = 100000,
                                                    y = 247244.764142,
                                                    x = -176236.40071637,
                                                    lat = 0.75866080969676,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.65831871242491,
                                            x = -214272.48514311,
                                            speed = 138.88888888889,
                                            y = 284132.7910597,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76070069364201,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64779716343734,
                                            x = -163961.47953418,
                                            speed = 138.88888888889,
                                            y = 232431.81407645,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 59,
                                        lat = 0.74299123334855,
                                        skill = "High",
                                        long = 0.66119833480202,
                                        x = -273350.34958436,
                                        name = "Пилот #24",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 301037.02590212,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Ford11",
                                        }, -- end of callsign
                                        onboard_num = 27,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 60,
                                        lat = 0.74298423334855,
                                        skill = "High",
                                        long = 0.66120533480202,
                                        x = -273393.01712894,
                                        name = "Пилот #25",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 301072.64295181,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Ford12",
                                        }, -- end of callsign
                                        onboard_num = 28,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 61,
                                        lat = 0.74297723334855,
                                        skill = "High",
                                        long = 0.66121233480202,
                                        x = -273435.68467352,
                                        name = "Пилот #26",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 301108.2600015,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Ford13",
                                        }, -- end of callsign
                                        onboard_num = 29,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 62,
                                        lat = 0.74297023334855,
                                        skill = "High",
                                        long = 0.66121933480202,
                                        x = -273478.3522181,
                                        name = "Пилот #27",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 301143.87705119,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Ford14",
                                        }, -- end of callsign
                                        onboard_num = 30,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #010",
                                groupId = 32,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74552778901368,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64121010052114,
                                            x = -262006.11483145,
                                            speed = 138.88888888889,
                                            helipadId = 15,
                                            y = 206275.69422181,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75199663531323,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64551992430321,
                                                    radius = 100000,
                                                    y = 223058.66733529,
                                                    x = -188550.75501148,
                                                    lat = 0.75692023951908,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.63632971584159,
                                            x = -221799.96929567,
                                            speed = 138.88888888889,
                                            y = 181667.42278791,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76161966236986,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64646194487533,
                                            x = -158417.99312865,
                                            speed = 138.88888888889,
                                            y = 225978.68601709,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18C",
                                        CLSID = "{C075771D-EDE1-42C7-8E81-130B60500584}",
                                        unitId = 63,
                                        lat = 0.74552778901368,
                                        skill = "High",
                                        long = 0.64121010052114,
                                        x = -262006.11483145,
                                        name = "Пилот #28",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 206275.69422181,
                                        callsign = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Chevy11",
                                        }, -- end of callsign
                                        onboard_num = 31,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F/A-18C",
                                        CLSID = "{C075771D-EDE1-42C7-8E81-130B60500584}",
                                        unitId = 64,
                                        lat = 0.74551950460843,
                                        skill = "High",
                                        long = 0.64122106926551,
                                        x = -262056.64127261,
                                        name = "Пилот #29",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 206329.57161221,
                                        callsign = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Chevy12",
                                        }, -- end of callsign
                                        onboard_num = 32,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [5]
                            [6] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #011",
                                groupId = 33,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            linkUnit = 15,
                                            lat = 0.7467801842321,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63891037677753,
                                            x = -254497.30270289,
                                            speed = 138.88888888889,
                                            helipadId = 15,
                                            y = 195133.25320312,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75635554522639,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.6384855743528,
                                                    radius = 100000,
                                                    y = 188285.37553663,
                                                    x = -141399.40751332,
                                                    lat = 0.76455864040901,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.63717566922327,
                                            x = -193889.3007566,
                                            speed = 138.88888888889,
                                            y = 184454.21930497,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75105033499487,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64345994661038,
                                            x = -226365.91840483,
                                            speed = 138.88888888889,
                                            y = 215215.31208005,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 15,
                                            lat = 0.7467801842321,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63891037677753,
                                            x = -254497.30270289,
                                            speed = 138.88888888889,
                                            helipadId = 15,
                                            y = 195133.25320312,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 65,
                                        lat = 0.7467801842321,
                                        skill = "High",
                                        y = 195133.25320312,
                                        long = 0.63891037677753,
                                        x = -254497.30270289,
                                        name = "Пилот #30",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{8B7CADF9-4954-46B3-8CFB-93F2F5B90B03}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8B7CADF9-4954-46B3-8CFB-93F2F5B90B03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Pontiac11",
                                        }, -- end of callsign
                                        onboard_num = 33,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F/A-18A",
                                        CLSID = "{2C4C5E81-F950-11d5-9190-00A0249B6F00}",
                                        unitId = 66,
                                        lat = 0.7467731842321,
                                        skill = "High",
                                        y = 195167.90078447,
                                        long = 0.63891737677753,
                                        x = -254540.4514927,
                                        name = "Пилот #31",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{8B7CADF9-4954-46B3-8CFB-93F2F5B90B03}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{EFEC8200-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{8B7CADF9-4954-46B3-8CFB-93F2F5B90B03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "6531",
                                            flare = 15,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Pontiac12",
                                        }, -- end of callsign
                                        onboard_num = 34,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [6]
                            [7] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #028",
                                groupId = 54,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.72775357449122,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63496562239957,
                                            x = -376377.96365221,
                                            speed = 138.88888888889,
                                            y = 181448.93000182,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.72545626052235,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66595389019152,
                                            x = -383663.47348016,
                                            speed = 138.88888888889,
                                            y = 330169.52190019,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "E-3A",
                                        CLSID = "{80AD28A5-C892-4E68-9364-F7C3C7E71E6E}",
                                        unitId = 111,
                                        lat = 0.72775357449122,
                                        skill = "High",
                                        long = 0.63496562239957,
                                        x = -376377.96365221,
                                        name = "Пилот #15",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "65000",
                                            flare = 60,
                                            chaff = 120,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 181448.93000182,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            name = "Springfield21",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [7]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7444423993032,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6606144832694,
                                            x = -264269.80868754,
                                            speed = 5.5555555555556,
                                            y = 297767.98091146,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74456397119866,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6606096083646,
                                            x = -263497.1281727,
                                            speed = 5.5555555555556,
                                            y = 297701.55574608,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72701868603438,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66244461490094,
                                            x = -374703.9416079,
                                            speed = 5.5555555555556,
                                            y = 312822.5061293,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 8,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 22,
                                        lat = 0.7444423993032,
                                        skill = "Average",
                                        long = 0.6606144832694,
                                        x = -264269.80868754,
                                        name = "Юнит #19",
                                        heading = -0.029479556715963,
                                        y = 297767.98091146,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #004",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74448008513441,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66132082314952,
                                            x = -263838.03243227,
                                            speed = 5.5555555555556,
                                            y = 301073.29532447,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74458642296508,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66131619756811,
                                            x = -263162.27401441,
                                            speed = 5.5555555555556,
                                            y = 301013.49507598,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72708912958638,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66322388079863,
                                            x = -374044.5800529,
                                            speed = 5.5555555555556,
                                            y = 316520.24816951,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 23,
                                        lat = 0.74448008513441,
                                        skill = "Average",
                                        long = 0.66132082314952,
                                        x = -263838.03243227,
                                        name = "Юнит #20",
                                        heading = -0.031976823279904,
                                        y = 301073.29532447,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74461706186515,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6612193364027,
                                            x = -262993.51494693,
                                            speed = 5.5555555555556,
                                            y = 300547.41565514,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74473427580212,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66121570450188,
                                            x = -262248.2278562,
                                            speed = 5.5555555555556,
                                            y = 300487.17317294,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.72706336093467,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66302632223824,
                                            x = -374262.07697665,
                                            speed = 5.5555555555556,
                                            y = 315584.22437684,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 10,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "PERRY",
                                        CLSID = "{AA4986BF-CBC4-48B6-AEEA-07E564FADB8B}",
                                        unitId = 24,
                                        lat = 0.74461706186515,
                                        skill = "Average",
                                        long = 0.6612193364027,
                                        x = -262993.51494693,
                                        name = "Юнит #21",
                                        heading = -0.022778508141774,
                                        y = 300547.41565514,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #006",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74555585847466,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65875997315207,
                                            x = -257683.02833245,
                                            speed = 5.5555555555556,
                                            y = 288654.80876501,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75483386835266,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65938532583569,
                                            x = -198443.32426468,
                                            speed = 5.5555555555556,
                                            y = 288219.85038861,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 68,
                                        lat = 0.74555585847466,
                                        skill = "Average",
                                        long = 0.65875997315207,
                                        x = -257683.02833245,
                                        name = "Юнит #29",
                                        heading = 0.04905514111024,
                                        y = 288654.80876501,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #013",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74702102403747,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63824502499987,
                                            x = -253098.40858656,
                                            speed = 5.5555555555556,
                                            y = 191952.1891357,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75425932311004,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63636624445486,
                                            x = -207388.43540197,
                                            speed = 5.5555555555556,
                                            y = 181244.21513975,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 69,
                                        lat = 0.74702102403747,
                                        skill = "Average",
                                        long = 0.63824502499987,
                                        x = -253098.40858656,
                                        name = "Юнит #30",
                                        heading = -0.18693306368972,
                                        y = 191952.1891357,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #014",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #006",
                                groupId = 27,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74771289455291,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63200002527209,
                                            x = -249874.38751149,
                                            speed = 138.88888888889,
                                            y = 162512.17509967,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75433923201321,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64342895180388,
                                                    radius = 100000,
                                                    y = 212398.07225488,
                                                    x = -168771.86714701,
                                                    lat = 0.76009786942672,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.63193031097724,
                                            x = -207703.29486263,
                                            speed = 138.88888888889,
                                            y = 160569.8362063,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75918047591256,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64044444052316,
                                            x = -175244.05226973,
                                            speed = 138.88888888889,
                                            y = 198846.41493267,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 46,
                                        lat = 0.74771289455291,
                                        skill = "High",
                                        long = 0.63200002527209,
                                        x = -249874.38751149,
                                        name = "Пилот #12",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 162512.17509967,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Ford11",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 47,
                                        lat = 0.74770589455291,
                                        skill = "High",
                                        long = 0.63200702527209,
                                        x = -249917.73159965,
                                        name = "Пилот #13",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 162546.69435437,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Ford12",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 48,
                                        lat = 0.74769889455291,
                                        skill = "High",
                                        long = 0.63201402527209,
                                        x = -249961.07568781,
                                        name = "Пилот #14",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 162581.21360908,
                                        callsign = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Ford13",
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #007",
                                groupId = 28,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74414946696581,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64778840847092,
                                            x = -269336.45923106,
                                            speed = 138.88888888889,
                                            y = 237581.21800401,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7529652576121,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65281323126304,
                                                    radius = 100000,
                                                    y = 255384.26044223,
                                                    x = -157727.84602324,
                                                    lat = 0.76149259044689,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64723661635086,
                                            x = -213338.91869754,
                                            speed = 138.88888888889,
                                            y = 232262.08557004,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76086560918151,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64895704266588,
                                            x = -162644.61829565,
                                            speed = 138.88888888889,
                                            y = 237751.05728333,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 50,
                                        lat = 0.74414946696581,
                                        skill = "High",
                                        long = 0.64778840847092,
                                        x = -269336.45923106,
                                        name = "Пилот #16",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 237581.21800401,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 51,
                                        lat = 0.74414246696581,
                                        skill = "High",
                                        long = 0.64779540847092,
                                        x = -269379.41451651,
                                        name = "Пилот #17",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 237616.21403974,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 19,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 52,
                                        lat = 0.74413546696581,
                                        skill = "High",
                                        long = 0.64780240847092,
                                        x = -269422.36980197,
                                        name = "Пилот #18",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 237651.21007548,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Enfield13",
                                        }, -- end of callsign
                                        onboard_num = 20,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #008",
                                groupId = 29,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74449896906452,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66518781225606,
                                            x = -262640.05534878,
                                            speed = 138.88888888889,
                                            y = 319239.54380258,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75211441037519,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65946236623497,
                                                    radius = 100000,
                                                    y = 286289.4069947,
                                                    x = -158628.77680634,
                                                    lat = 0.76108389052056,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.66501932921565,
                                            x = -214200.6717495,
                                            speed = 138.88888888889,
                                            y = 315492.76592075,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75673364151603,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64981882269163,
                                            x = -188753.4387884,
                                            speed = 138.88888888889,
                                            y = 243086.31699058,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 72000,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 54,
                                        lat = 0.74449896906452,
                                        skill = "High",
                                        long = 0.66518781225606,
                                        x = -262640.05534878,
                                        name = "Пилот #20",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 319239.54380258,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 55,
                                        lat = 0.74449196906452,
                                        skill = "High",
                                        long = 0.66519481225606,
                                        x = -262682.62390873,
                                        name = "Пилот #21",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 319275.07343258,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Springfield12",
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "F-16C bl.50",
                                        CLSID = "{B5B20CFE-3D22-4EC0-A5C4-DDCDD68B5318}",
                                        unitId = 56,
                                        lat = 0.74448496906452,
                                        skill = "High",
                                        long = 0.66520181225606,
                                        x = -262725.19246868,
                                        name = "Пилот #22",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "3104",
                                            flare = 45,
                                            chaff = 90,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 319310.60306259,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Springfield13",
                                        }, -- end of callsign
                                        onboard_num = 24,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Вертол. группа",
                                groupId = 19,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 6,
                                            lat = 0.76454939030216,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63724148326513,
                                            x = -141709.87407052,
                                            speed = 41.666666666667,
                                            helipadId = 6,
                                            y = 182554.1226115,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75228485215418,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64194736839211,
                                            x = -218833.18015638,
                                            speed = 41.666666666667,
                                            y = 207799.29823456,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 7,
                                            lat = 0.76438587517475,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63721058897825,
                                            x = -142757.16029996,
                                            speed = 41.666666666667,
                                            helipadId = 7,
                                            y = 182455.76836774,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 600,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-27",
                                        CLSID = "{809119BE-03A0-4B85-9134-900DF0591FC3}",
                                        unitId = 34,
                                        lat = 0.76454939030216,
                                        skill = "High",
                                        y = 182554.1226115,
                                        long = 0.63724148326513,
                                        x = -141709.87407052,
                                        name = "Пилот #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "2616",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 3,
                                            name = 103,
                                        }, -- end of callsign
                                        onboard_num = 1,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Вертол. группа #001",
                                groupId = 20,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "TakeOff",
                                            action = "From Runway",
                                            linkUnit = 11,
                                            lat = 0.76409301594106,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66577427892013,
                                            x = -137715.37843767,
                                            speed = 41.666666666667,
                                            helipadId = 11,
                                            y = 314292.43578935,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74985397259314,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65930123863992,
                                            x = -230172.41060552,
                                            speed = 41.666666666667,
                                            y = 289640.75407576,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 11,
                                            lat = 0.76409301594106,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66577427892013,
                                            x = -137715.37843767,
                                            speed = 41.666666666667,
                                            helipadId = 11,
                                            y = 314292.43578935,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 300,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-27",
                                        CLSID = "{809119BE-03A0-4B85-9134-900DF0591FC3}",
                                        unitId = 38,
                                        lat = 0.76409301594106,
                                        skill = "High",
                                        y = 314292.43578935,
                                        long = 0.66577427892013,
                                        x = -137715.37843767,
                                        name = "Пилот #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "2616",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        start_type = 2,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 4,
                                            name = 104,
                                        }, -- end of callsign
                                        onboard_num = 5,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76450429720648,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63695274447888,
                                            x = -142054.05546078,
                                            speed = 5.5555555555556,
                                            y = 181234.34775124,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 4,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "PIOTR",
                                        CLSID = "{396EBD9D-3230-45B5-B7E4-C360E26CAEF9}",
                                        unitId = 4,
                                        lat = 0.76450429720648,
                                        skill = "Average",
                                        long = 0.63695274447888,
                                        x = -142054.05546078,
                                        name = "Юнит #1",
                                        heading = 0,
                                        y = 181234.34775124,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "KUZNECOW",
                                        CLSID = "{25554ABC-3877-46D5-A1D2-E82878FBBBFB}",
                                        unitId = 5,
                                        lat = 0.76443253218014,
                                        skill = "Average",
                                        long = 0.6366926807829,
                                        x = -142559.8966285,
                                        name = "Юнит #2",
                                        heading = 0,
                                        y = 180051.7659947,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 6,
                                        lat = 0.76454939030216,
                                        skill = "Average",
                                        long = 0.63724148326513,
                                        x = -141709.87407052,
                                        name = "Юнит #3",
                                        heading = 0,
                                        y = 182554.1226115,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 7,
                                        lat = 0.76438587517475,
                                        skill = "Average",
                                        long = 0.63721058897825,
                                        x = -142757.16029996,
                                        name = "Юнит #4",
                                        heading = 0,
                                        y = 182455.76836774,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "REZKY",
                                        CLSID = "{7705E299-53DF-405F-95E5-C39B33DA5AAE}",
                                        unitId = 8,
                                        lat = 0.76436333191828,
                                        skill = "Average",
                                        long = 0.63694994731157,
                                        x = -142952.0544811,
                                        name = "Юнит #5",
                                        heading = 0,
                                        y = 181259.37903411,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 33,
                                        lat = 0.76444409353073,
                                        skill = "Average",
                                        long = 0.63708025213008,
                                        x = -142412.86220841,
                                        name = "Юнит #27",
                                        heading = 0,
                                        y = 181839.39750648,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "REZKY",
                                        CLSID = "{7705E299-53DF-405F-95E5-C39B33DA5AAE}",
                                        unitId = 94,
                                        lat = 0.76433525674903,
                                        skill = "Average",
                                        long = 0.63665993979177,
                                        x = -143185.37388183,
                                        name = "Юнит #31",
                                        heading = 0,
                                        y = 179926.64471258,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "Кораб. группа",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76415385982536,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66617181649584,
                                            x = -137214.16211062,
                                            speed = 5.5555555555556,
                                            y = 316101.30651357,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 5,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "PIOTR",
                                        CLSID = "{396EBD9D-3230-45B5-B7E4-C360E26CAEF9}",
                                        unitId = 9,
                                        lat = 0.76415385982536,
                                        skill = "Average",
                                        long = 0.66617181649584,
                                        x = -137214.16211062,
                                        name = "Юнит #6",
                                        heading = 0,
                                        y = 316101.30651357,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "KUZNECOW",
                                        CLSID = "{25554ABC-3877-46D5-A1D2-E82878FBBBFB}",
                                        unitId = 10,
                                        lat = 0.76415807032038,
                                        skill = "Average",
                                        long = 0.6659665433003,
                                        x = -137246.12258813,
                                        name = "Юнит #7",
                                        heading = 0,
                                        y = 315153.55045534,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 11,
                                        lat = 0.76409301594106,
                                        skill = "Average",
                                        long = 0.66577427892013,
                                        x = -137715.37843767,
                                        name = "Юнит #8",
                                        heading = 0,
                                        y = 314292.43578935,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 12,
                                        lat = 0.76405504190901,
                                        skill = "Average",
                                        long = 0.6659170441767,
                                        x = -137916.29133348,
                                        name = "Юнит #9",
                                        heading = 0,
                                        y = 314965.08985406,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "MOLNIYA",
                                        CLSID = "{C8459CF8-BD2E-4595-9C92-6625C0B8794E}",
                                        unitId = 13,
                                        lat = 0.76403275344675,
                                        skill = "Average",
                                        long = 0.66610006764195,
                                        x = -138005.80715487,
                                        name = "Юнит #10",
                                        heading = 0,
                                        y = 315817.47043415,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "NEUSTRASH",
                                        CLSID = "{06B97F7F-8CBA-429C-9CCF-376B80A8DD31}",
                                        unitId = 14,
                                        lat = 0.7640641225301,
                                        skill = "Average",
                                        long = 0.66626756237149,
                                        x = -137758.1303881,
                                        name = "Юнит #11",
                                        heading = 0,
                                        y = 316578.94982476,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "Кораб. группа #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75582817334784,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6949527399332,
                                            x = -180587.30160155,
                                            speed = 5.5555555555556,
                                            y = 453253.60926961,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74815901821631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71701271649557,
                                            x = -220231.51676212,
                                            speed = 5.5555555555556,
                                            y = 560588.61262625,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ELNYA",
                                        CLSID = "{63CAFD18-C960-476B-BE9D-865C53A88146}",
                                        unitId = 27,
                                        lat = 0.75582817334784,
                                        skill = "Average",
                                        long = 0.6949527399332,
                                        x = -180587.30160155,
                                        name = "Юнит #24",
                                        heading = 2.007524241906,
                                        y = 453253.60926961,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #009",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7577504911185,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63846579465019,
                                            x = -184747.78750238,
                                            speed = 5.5555555555556,
                                            y = 190059.15324056,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75180322832747,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63882615757576,
                                            x = -222537.06408546,
                                            speed = 5.5555555555556,
                                            y = 193361.28069777,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 31,
                                        lat = 0.7577504911185,
                                        skill = "Average",
                                        long = 0.63846579465019,
                                        x = -184747.78750238,
                                        name = "Юнит #25",
                                        heading = 3.0973602938609,
                                        y = 190059.15324056,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #010",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75270356214824,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68077596371327,
                                            x = -205570.98086565,
                                            speed = 5.5555555555556,
                                            y = 388760.15223064,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75092778502896,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66653329346413,
                                            x = -221323.22448399,
                                            speed = 5.5555555555556,
                                            y = 323034.0805697,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "speedboat",
                                        CLSID = "{6449989a-2f92-48ed-89bf-d0ae87176cb3}",
                                        unitId = 32,
                                        lat = 0.75270356214824,
                                        skill = "Average",
                                        long = 0.68077596371327,
                                        x = -205570.98086565,
                                        name = "Юнит #26",
                                        heading = 4.5481953759783,
                                        y = 388760.15223064,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #011",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76475266379783,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65331054376299,
                                            x = -136849.84184053,
                                            speed = 5.5555555555556,
                                            y = 256575.82527971,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76225368735647,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65633105004604,
                                            x = -151997.50884162,
                                            speed = 5.5555555555556,
                                            y = 271389.89319668,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 46,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ALBATROS",
                                        CLSID = "{5CB43DA6-B4C1-498F-BB60-0EF0BA6D6BE7}",
                                        unitId = 95,
                                        lat = 0.76475266379783,
                                        skill = "Average",
                                        long = 0.65331054376299,
                                        x = -136849.84184053,
                                        name = "Юнит #32",
                                        heading = 2.4227468005243,
                                        y = 256575.82527971,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #015",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "Самолетная группа",
                                groupId = 14,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78242429892828,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.5118672231783,
                                            x = -27331.561259281,
                                            speed = 138.88888888889,
                                            y = -390402.34614953,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78829995638901,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71039365484604,
                                            x = 32467.601356866,
                                            speed = 138.88888888889,
                                            y = 505560.74025462,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Yak-40",
                                        CLSID = "{{7061418E-5D0E-4b49-915D-ACEF1F2E6855}}",
                                        unitId = 28,
                                        lat = 0.78242429892828,
                                        skill = "High",
                                        long = 0.5118672231783,
                                        x = -27331.561259281,
                                        name = "Пилот #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "3080",
                                            flare = 0,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -390402.34614953,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #001",
                                groupId = 15,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.82004066980322,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.59627189420824,
                                            x = 206321.09695952,
                                            speed = 138.88888888889,
                                            y = -11458.748113692,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 430,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.759437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.761624,
                                            x = -124921.90954665,
                                            speed = 138.88888888889,
                                            airdromeId = 27,
                                            y = 760428.0733062,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "An-26B",
                                        CLSID = "{A5B4B173-F4C1-4331-9AB2-1ACDE185008F}",
                                        unitId = 29,
                                        lat = 0.82004066980322,
                                        skill = "High",
                                        long = 0.59627189420824,
                                        x = 206321.09695952,
                                        name = "Пилот #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "5500",
                                            flare = 384,
                                            chaff = 384,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = -11458.748113692,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 1,
                                            name = 101,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = false,
                                name = "Самолетная группа #002",
                                groupId = 16,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "End Loop",
                                            lat = 0.77292212427715,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66419516361502,
                                            x = -81950.415899522,
                                            speed = 138.88888888889,
                                            y = 303557.6836457,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Begin Loop",
                                            lat = 0.7646869115114,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68242330207364,
                                            x = -128701.24804359,
                                            speed = 138.88888888889,
                                            y = 390830.93913092,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 30,
                                        lat = 0.77292212427715,
                                        skill = "High",
                                        long = 0.66419516361502,
                                        x = -81950.415899522,
                                        name = "Пилот #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 303557.6836457,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 2,
                                            name = 102,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #012",
                                groupId = 34,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76347272630142,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69648909590551,
                                            x = -131314.75874404,
                                            speed = 138.88888888889,
                                            y = 456330.51603022,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75736382875407,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.66164674138546,
                                                    radius = 50000,
                                                    y = 300918.33948722,
                                                    x = -234980.88833858,
                                                    lat = 0.74899859261539,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.68403961662365,
                                            x = -174778.75264565,
                                            speed = 138.88888888889,
                                            y = 401771.08068572,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 4000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75432663594332,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67624224646358,
                                            x = -196723.90986523,
                                            speed = 138.88888888889,
                                            y = 366903.29872065,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 180,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779801,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.698797,
                                            x = -26441.347360305,
                                            speed = 138.88888888889,
                                            airdromeId = 16,
                                            y = 458040.61422532,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tu-142",
                                        CLSID = "{DCAA178F-3BB0-4F80-8DBA-BF4B256AC4BF}",
                                        unitId = 67,
                                        lat = 0.76347272630142,
                                        skill = "High",
                                        long = 0.69648909590551,
                                        x = -131314.75874404,
                                        name = "Пилот #32",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{C42EE4C3-355C-4B83-8B22-B39430B8F4AE}",
                                                }, -- end of [1]
                                            }, -- end of pylons
                                            fuel = "87000",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 456330.51603022,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 5,
                                            name = 105,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [4]
                            [5] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #013",
                                groupId = 37,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76321691047807,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69528415629584,
                                            x = -133407.54173007,
                                            speed = 138.88888888889,
                                            y = 450900.31621341,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75943489853443,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.66785865460835,
                                                    radius = 100000,
                                                    y = 328383.11131531,
                                                    x = -207534.93162301,
                                                    lat = 0.75303322398471,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.68570379518595,
                                            x = -161011.56539407,
                                            speed = 138.88888888889,
                                            y = 408500.85025587,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7545162471045,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65999724008468,
                                            x = -200299.11800218,
                                            speed = 138.88888888889,
                                            y = 291178.96725678,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 30,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.758225,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716,
                                            x = -164474.73482633,
                                            speed = 138.88888888889,
                                            airdromeId = 18,
                                            y = 462236.21834688,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 70,
                                        lat = 0.76321691047807,
                                        skill = "High",
                                        long = 0.69528415629584,
                                        x = -133407.54173007,
                                        name = "Пилот #33",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 450900.31621341,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 6,
                                            name = 106,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 71,
                                        lat = 0.76320991047807,
                                        skill = "High",
                                        long = 0.69529115629584,
                                        x = -133449.42284879,
                                        name = "Пилот #34",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 450936.23248142,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 7,
                                            name = 107,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 72,
                                        lat = 0.76320291047807,
                                        skill = "High",
                                        long = 0.69529815629584,
                                        x = -133491.30396751,
                                        name = "Пилот #35",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 450972.14874943,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 8,
                                            name = 108,
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 73,
                                        lat = 0.76319591047807,
                                        skill = "High",
                                        long = 0.69530515629584,
                                        x = -133533.18508624,
                                        name = "Пилот #36",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 451008.06501744,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 9,
                                            name = 109,
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [5]
                            [6] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #016",
                                groupId = 40,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77038213068032,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64496076755351,
                                            x = -102962.82222263,
                                            speed = 138.88888888889,
                                            y = 216358.36679764,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76109228686296,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64144098342597,
                                                    radius = 100000,
                                                    y = 206688.7594912,
                                                    x = -246888.23242135,
                                                    lat = 0.74789515933278,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64398860894183,
                                            x = -162319.8041773,
                                            speed = 138.88888888889,
                                            y = 214689.56954905,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75565740923737,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64311386168935,
                                            x = -197110.29832797,
                                            speed = 138.88888888889,
                                            y = 212250.23790257,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 40,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.779573,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.659424,
                                            x = -40915.496728899,
                                            speed = 138.88888888889,
                                            airdromeId = 14,
                                            y = 279256.64920952,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 81,
                                        lat = 0.77038213068032,
                                        skill = "High",
                                        long = 0.64496076755351,
                                        x = -102962.82222263,
                                        name = "Пилот #42",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216358.36679764,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 0,
                                            name = 110,
                                        }, -- end of callsign
                                        onboard_num = 23,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 82,
                                        lat = 0.77037513068032,
                                        skill = "High",
                                        long = 0.64496776755351,
                                        x = -103005.87656095,
                                        name = "Пилот #43",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216392.47994519,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = 111,
                                        }, -- end of callsign
                                        onboard_num = 24,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [6]
                            [7] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #017",
                                groupId = 41,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77026486236972,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65972727720204,
                                            x = -100100.4350519,
                                            speed = 138.88888888889,
                                            y = 284114.05521945,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76161389727003,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.66132518362512,
                                                    radius = 100000,
                                                    y = 300327.34914246,
                                                    x = -250797.91176737,
                                                    lat = 0.74652803010116,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.66001314341853,
                                            x = -155104.31095819,
                                            speed = 138.88888888889,
                                            y = 288641.77486111,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75370094610232,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66032201683057,
                                            x = -205401.78154889,
                                            speed = 138.88888888889,
                                            y = 292996.87964892,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 25,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 83,
                                        lat = 0.77026486236972,
                                        skill = "High",
                                        long = 0.65972727720204,
                                        x = -100100.4350519,
                                        name = "Пилот #44",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284114.05521945,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = 112,
                                        }, -- end of callsign
                                        onboard_num = 25,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-34",
                                        CLSID = "{87E4C74D-1081-4B6E-A558-27EDB7A81546}",
                                        unitId = 84,
                                        lat = 0.77025786236972,
                                        skill = "High",
                                        long = 0.65973427720204,
                                        x = -100143.09868149,
                                        name = "Пилот #45",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9800",
                                            flare = 64,
                                            chaff = 64,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284148.71384671,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = 113,
                                        }, -- end of callsign
                                        onboard_num = 26,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [7]
                            [8] = 
                            {
                                hidden = false,
                                name = "Самолетная группа #018",
                                groupId = 42,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77038644959808,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64492499307659,
                                            x = -102943.06177918,
                                            speed = 138.88888888889,
                                            y = 216193.15916045,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76109648505934,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.6455791633251,
                                                    radius = 100000,
                                                    y = 222992.98989773,
                                                    x = -181443.2240413,
                                                    lat = 0.75803460950293,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64391103469044,
                                            x = -162309.84375703,
                                            speed = 138.88888888889,
                                            y = 214329.83663972,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75833859081574,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.63712305718432,
                                            x = -181275.09339056,
                                            speed = 138.88888888889,
                                            y = 183678.89482421,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75670593336869,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65322958071693,
                                            x = -188101.98242,
                                            speed = 138.88888888889,
                                            y = 258939.14724398,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 5,
                                            lat = 0.76443253218014,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6366926807829,
                                            x = -142559.8966285,
                                            speed = 138.88888888889,
                                            helipadId = 5,
                                            y = 180051.7659947,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 86,
                                        lat = 0.77038644959808,
                                        skill = "Player",
                                        long = 0.64492499307659,
                                        x = -102943.06177918,
                                        name = "Пилот #46",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216193.15916045,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 0,
                                            [3] = 1,
                                            name = "301",
                                        }, -- end of callsign
                                        onboard_num = 28,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 87,
                                        lat = 0.77037944959808,
                                        skill = "Excellent",
                                        long = 0.64493199307659,
                                        x = -102986.1161175,
                                        name = "Пилот #47",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216227.272308,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 0,
                                            [3] = 2,
                                            name = "302",
                                        }, -- end of callsign
                                        onboard_num = 29,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [8]
                            [9] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #019",
                                groupId = 43,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77038287818402,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64499500436328,
                                            x = -102950.65779375,
                                            speed = 138.88888888889,
                                            y = 216515.05642222,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76108759478098,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64528878291749,
                                                    radius = 100000,
                                                    y = 222044.73539903,
                                                    x = -189854.44045999,
                                                    lat = 0.7567233123586,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.64406414091405,
                                            x = -162333.35040667,
                                            speed = 138.88888888889,
                                            y = 215040.0057338,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75788236441475,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65256527846892,
                                            x = -180773.96149166,
                                            speed = 138.88888888889,
                                            y = 255446.65185035,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75684234971098,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6374043596985,
                                            x = -190743.89089901,
                                            speed = 138.88888888889,
                                            y = 185383.01350661,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 5,
                                            lat = 0.76443253218014,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6366926807829,
                                            x = -142559.8966285,
                                            speed = 138.88888888889,
                                            helipadId = 5,
                                            y = 180051.7659947,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 88,
                                        lat = 0.77038287818402,
                                        skill = "Excellent",
                                        long = 0.64499500436328,
                                        x = -102950.65779375,
                                        name = "Пилот #48",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216515.05642222,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 6,
                                            name = 116,
                                        }, -- end of callsign
                                        onboard_num = 30,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 89,
                                        lat = 0.77037587818402,
                                        skill = "Excellent",
                                        long = 0.64500200436328,
                                        x = -102993.71213207,
                                        name = "Пилот #49",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 216549.16956977,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 7,
                                            name = 117,
                                        }, -- end of callsign
                                        onboard_num = 31,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [9]
                            [10] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #020",
                                groupId = 44,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77026253707071,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65971340133599,
                                            x = -100119.01989093,
                                            speed = 138.88888888889,
                                            y = 284051.31592239,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76160360252774,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65646736534511,
                                                    radius = 100000,
                                                    y = 273237.1318685,
                                                    x = -173889.8065164,
                                                    lat = 0.75880971725939,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.65979250919046,
                                            x = -155229.91249056,
                                            speed = 138.88888888889,
                                            y = 287625.76210124,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75912148099086,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65572403059895,
                                            x = -172096.71652501,
                                            speed = 138.88888888889,
                                            y = 269684.58074294,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75749007532843,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66424029822891,
                                            x = -180196.32513869,
                                            speed = 138.88888888889,
                                            y = 309784.34704123,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 10,
                                            lat = 0.76415807032038,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6659665433003,
                                            x = -137246.12258813,
                                            speed = 138.88888888889,
                                            helipadId = 10,
                                            y = 315153.55045534,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 90,
                                        lat = 0.77026253707071,
                                        skill = "Excellent",
                                        long = 0.65971340133599,
                                        x = -100119.01989093,
                                        name = "Пилот #50",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284051.31592239,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 8,
                                            name = 118,
                                        }, -- end of callsign
                                        onboard_num = 32,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 91,
                                        lat = 0.77025553707071,
                                        skill = "Excellent",
                                        long = 0.65972040133599,
                                        x = -100161.68352052,
                                        name = "Пилот #51",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284085.97454966,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 9,
                                            name = 119,
                                        }, -- end of callsign
                                        onboard_num = 33,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [10]
                            [11] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #021",
                                groupId = 45,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77026170660805,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65974184492673,
                                            x = -100116.56060577,
                                            speed = 138.88888888889,
                                            y = 284181.98288385,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76161356783671,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65505116822803,
                                                    radius = 100000,
                                                    y = 268585.13715122,
                                                    x = -209397.56998259,
                                                    lat = 0.75329009755638,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.66022423408231,
                                            x = -155048.95114736,
                                            speed = 138.88888888889,
                                            y = 289617.55249605,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75924013151741,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6642452387431,
                                            x = -169052.19604988,
                                            speed = 138.88888888889,
                                            y = 309136.76689645,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7578794100101,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65616555066392,
                                            x = -179890.79462302,
                                            speed = 138.88888888889,
                                            y = 272158.68501621,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 0,
                                            type = "Land",
                                            action = "Landing",
                                            linkUnit = 10,
                                            lat = 0.76415807032038,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6659665433003,
                                            x = -137246.12258813,
                                            speed = 138.88888888889,
                                            helipadId = 10,
                                            y = 315153.55045534,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 92,
                                        lat = 0.77026170660805,
                                        skill = "Excellent",
                                        long = 0.65974184492673,
                                        x = -100116.56060577,
                                        name = "Пилот #52",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284181.98288385,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 0,
                                            name = 120,
                                        }, -- end of callsign
                                        onboard_num = 34,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-33",
                                        CLSID = "{35ED40B9-C66A-4A80-AC29-04B041552520}",
                                        unitId = 93,
                                        lat = 0.77025470660805,
                                        skill = "Excellent",
                                        long = 0.65974884492673,
                                        x = -100159.22423536,
                                        name = "Пилот #53",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 284216.64151112,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            name = 121,
                                        }, -- end of callsign
                                        onboard_num = 35,
                                    }, -- end of [2]
                                }, -- end of units
                            }, -- end of [11]
                            [12] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #024",
                                groupId = 49,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76980995103946,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65283835956822,
                                            x = -104765.27345217,
                                            speed = 138.88888888889,
                                            y = 252668.2850979,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75809928952898,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.65242028265125,
                                                    radius = 70000,
                                                    y = 257707.49615731,
                                                    x = -236783.58245803,
                                                    lat = 0.74909056255851,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.653667293042,
                                            x = -179123.94115211,
                                            speed = 138.88888888889,
                                            y = 260493.54654139,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75337050581553,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64063628949134,
                                            x = -212193.94097175,
                                            speed = 138.88888888889,
                                            y = 201379.63354292,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 25,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 103,
                                        lat = 0.76980995103946,
                                        skill = "High",
                                        long = 0.65283835956822,
                                        x = -104765.27345217,
                                        name = "Пилот #61",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 252668.2850979,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 4,
                                            name = 124,
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 104,
                                        lat = 0.76980295103946,
                                        skill = "High",
                                        long = 0.65284535956822,
                                        x = -104808.13252954,
                                        name = "Пилот #62",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 252702.67077316,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 5,
                                            name = 125,
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-30",
                                        CLSID = "{983788D2-EB64-4D8E-A921-9FA30122B4B0}",
                                        unitId = 112,
                                        lat = 0.76979595103946,
                                        skill = "High",
                                        long = 0.65285235956822,
                                        x = -104850.99160692,
                                        name = "Пилот #19",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 5,
                                        y = 252737.05644842,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 6,
                                            name = 126,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [3]
                                }, -- end of units
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75028077741624,
                                            long = 0.66577600194443,
                                            x = -225659.24089512,
                                            name = "",
                                            speed = 0,
                                            y = 319749.28583513,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 1,
                                lat = 0.75028077741624,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "plavbaza",
                                        type = "Oil platform",
                                        CLSID = "{e0f6d8f9-0692-4695-933b-6e87636c7acb}",
                                        unitId = 1,
                                        lat = 0.75028077741624,
                                        long = 0.66577600194443,
                                        x = -225659.24089512,
                                        name = "Стат. объект",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 319749.28583513,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.66577600194443,
                                name = "Стат. объект",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75056250132079,
                                            long = 0.65187336159669,
                                            x = -227545.90222842,
                                            name = "",
                                            speed = 0,
                                            y = 254675.8197309,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 2,
                                lat = 0.75056250132079,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "plavbaza",
                                        type = "Oil platform",
                                        CLSID = "{e0f6d8f9-0692-4695-933b-6e87636c7acb}",
                                        unitId = 2,
                                        lat = 0.75056250132079,
                                        long = 0.65187336159669,
                                        x = -227545.90222842,
                                        name = "Стат. объект #001",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 254675.8197309,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.65187336159669,
                                name = "Стат. объект #001",
                                dead = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75206274445732,
                                            long = 0.63908604244547,
                                            x = -220832.45536783,
                                            name = "",
                                            speed = 0,
                                            y = 194503.31894959,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 3,
                                lat = 0.75206274445732,
                                units = 
                                {
                                    [1] = 
                                    {
                                        shape_name = "plavbaza",
                                        type = "Oil platform",
                                        CLSID = "{e0f6d8f9-0692-4695-933b-6e87636c7acb}",
                                        unitId = 3,
                                        lat = 0.75206274445732,
                                        long = 0.63908604244547,
                                        x = -220832.45536783,
                                        name = "Стат. объект #002",
                                        category = "Fortifications",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 194503.31894959,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.63908604244547,
                                name = "Стат. объект #002",
                                dead = false,
                            }, -- end of [3]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78260627093631,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61423098172851,
                                            x = -30399.32289866,
                                            speed = 5.5555555555556,
                                            y = 73381.778392582,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 0,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77779519273615,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66115572202062,
                                            x = -51763.609515626,
                                            speed = 5.5555555555556,
                                            y = 287793.78315383,
                                        }, -- end of [2]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = true,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Dry-cargo ship-1",
                                        CLSID = "{AD0D2B7F-EBB4-4415-AC14-B4D117D514D5}",
                                        unitId = 25,
                                        lat = 0.78260627093631,
                                        skill = "Average",
                                        long = 0.61423098172851,
                                        x = -30399.32289866,
                                        name = "Юнит #22",
                                        heading = 1.6975246298339,
                                        y = 73381.778392582,
                                    }, -- end of [1]
                                }, -- end of units
                                name = "Кораб. группа #007",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #014",
                                groupId = 38,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76100947881269,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61022777191154,
                                            x = -168365.74813837,
                                            speed = 194.44444444444,
                                            y = 58529.216895185,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75690031558063,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.63525963858397,
                                                    radius = 100000,
                                                    y = 177656.64935385,
                                                    x = -246266.88550704,
                                                    lat = 0.74818487905013,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.61957674786046,
                                            x = -193366.69664155,
                                            speed = 194.44444444444,
                                            y = 102570.99429184,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75503232752175,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.62299606643626,
                                            x = -204758.57449079,
                                            speed = 194.44444444444,
                                            y = 118828.77724737,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tu-22M3",
                                        CLSID = "{C17483D6-2911-408C-B57B-1839E4CD0528}",
                                        unitId = 74,
                                        lat = 0.76100947881269,
                                        skill = "High",
                                        long = 0.61022777191154,
                                        x = -168365.74813837,
                                        name = "Пилот #37",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [4]
                                                [7] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "50000",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 58529.216895185,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = 111,
                                        }, -- end of callsign
                                        onboard_num = 16,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #015",
                                groupId = 39,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7596130967014,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61256680601853,
                                            x = -176987.26837614,
                                            speed = 166.66666666667,
                                            y = 69575.047920797,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75492585059318,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.63156683145675,
                                                    radius = 100000,
                                                    y = 159845.24903572,
                                                    x = -233172.31143196,
                                                    lat = 0.75034841048123,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.62116390053133,
                                            x = -205704.21851308,
                                            speed = 166.66666666667,
                                            y = 110322.8418001,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75939643535878,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.64482370872698,
                                            x = -172936.28279023,
                                            speed = 166.66666666667,
                                            y = 219077.40890689,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 75,
                                        lat = 0.7596130967014,
                                        skill = "High",
                                        long = 0.61256680601853,
                                        x = -176987.26837614,
                                        name = "Пилот #38",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 69575.047920797,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = 112,
                                        }, -- end of callsign
                                        onboard_num = 17,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 78,
                                        lat = 0.7596060967014,
                                        skill = "High",
                                        long = 0.61257380601853,
                                        x = -177031.0029219,
                                        name = "Пилот #39",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 69608.693993294,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = 113,
                                        }, -- end of callsign
                                        onboard_num = 20,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 79,
                                        lat = 0.7595990967014,
                                        skill = "High",
                                        long = 0.61258080601853,
                                        x = -177074.73746765,
                                        name = "Пилот #40",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 69642.34006579,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            name = 114,
                                        }, -- end of callsign
                                        onboard_num = 21,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 80,
                                        lat = 0.7595920967014,
                                        skill = "High",
                                        long = 0.61258780601853,
                                        x = -177118.47201341,
                                        name = "Пилот #41",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 69675.986138287,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 5,
                                            name = 115,
                                        }, -- end of callsign
                                        onboard_num = 22,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [2]
                            [3] = 
                            {
                                hidden = true,
                                taskSelected = true,
                                name = "Самолетная группа #022",
                                groupId = 47,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76108751246394,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61030990665121,
                                            x = -167860.40071343,
                                            speed = 194.44444444444,
                                            y = 58897.878189067,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7571811711387,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.63935028686086,
                                                    radius = 50000,
                                                    y = 196894.01575586,
                                                    x = -247321.99366171,
                                                    lat = 0.74789337067944,
                                                    categories = 
                                                    {
                                                        [1] = "Ships",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.62003221162381,
                                            x = -191512.35150342,
                                            speed = 194.44444444444,
                                            y = 104628.25788594,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.75545695003256,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.62389157143874,
                                            x = -201924.5512514,
                                            speed = 194.44444444444,
                                            y = 122912.59973644,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 45,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.78545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.651915,
                                            x = -5406.2803440839,
                                            speed = 138.88888888889,
                                            airdromeId = 12,
                                            y = 243127.2973737,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Antiship Strike",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Tu-22M3",
                                        CLSID = "{C17483D6-2911-408C-B57B-1839E4CD0528}",
                                        unitId = 96,
                                        lat = 0.76108751246394,
                                        skill = "High",
                                        long = 0.61030990665121,
                                        x = -167860.40071343,
                                        name = "Пилот #54",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [4]
                                                [7] = 
                                                {
                                                    CLSID = "{12429ECF-03F0-4DF6-BCBD-5D38B6343DE1}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = "50000",
                                            flare = 48,
                                            chaff = 48,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 58897.878189067,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 6,
                                            name = 116,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [3]
                            [4] = 
                            {
                                hidden = true,
                                name = "Самолетная группа #023",
                                groupId = 48,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.76071163783337,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.61358792384587,
                                            x = -169872.92074559,
                                            speed = 138.88888888889,
                                            y = 74117.619914632,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7565061774368,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64265584563583,
                                                    radius = 100000,
                                                    y = 211481.84759555,
                                                    x = -227040.43118605,
                                                    lat = 0.75097165027213,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.62345588125956,
                                            x = -195308.85399521,
                                            speed = 138.88888888889,
                                            y = 120668.80369987,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7590370204721,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.64580104000466,
                                                    radius = 100000,
                                                    y = 225946.5649642,
                                                    x = -221509.52971302,
                                                    lat = 0.75173370828636,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.6468832289159,
                                            x = -174763.95383389,
                                            speed = 138.88888888889,
                                            y = 228732.54726013,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 25,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.77791,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.663491,
                                            x = -50392.648146355,
                                            speed = 138.88888888889,
                                            airdromeId = 17,
                                            y = 298387.43849386,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 99,
                                        lat = 0.76071163783337,
                                        skill = "High",
                                        long = 0.61358792384587,
                                        x = -169872.92074559,
                                        name = "Пилот #57",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 74117.619914632,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 7,
                                            name = 117,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 100,
                                        lat = 0.76070463783337,
                                        skill = "High",
                                        long = 0.61359492384587,
                                        x = -169916.65529135,
                                        name = "Пилот #58",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 74151.265987129,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 8,
                                            name = 118,
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 101,
                                        lat = 0.76069763783337,
                                        skill = "High",
                                        long = 0.61360192384587,
                                        x = -169960.38983711,
                                        name = "Пилот #59",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 74184.912059626,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 9,
                                            name = 119,
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 102,
                                        lat = 0.76069063783337,
                                        skill = "High",
                                        long = 0.61360892384587,
                                        x = -170004.12438286,
                                        name = "Пилот #60",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    CLSID = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    CLSID = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 74218.558132122,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 0,
                                            name = 120,
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [4]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Морской бой",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 46726,
    start_time = 28800,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
    }, -- end of failures
} -- end of mission
